EMT Practice Test

1. Question Content...


Question List

Question1: To grant a user access to an application in an SAP BTP subaccount, what must you assign to this user?

Question2: You need to secure your application in the Cloud Foundry environment.
In which file do you maintain routes during design time?

Question3: What are some characteristics of logic flows? Note: There are 3 correct answers to this question.

Question4: Which of the following are features of Kubernetes? Note: There are 3 correct answers to this question.

Question5: You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed.
What do you check to find out which step of the pipeline failed?

Question6: Which sequence of steps do you follow when working with files locally in Git in SAP Business Application Studio?

Question7: In CAP, which elements are crucial for establishing service bindings and event handling? (Choose two)

Question8: What feature of the pre-built content packages in SAP Build Process Automation increases the speed of development? Note: There are 2 correct answers to this question.

Question9: Which of the following are the fundamental guidelines of a twelve-factor application? Note: There are
3 correct answers to this question.

Question10: After you create a business process in SAP Build Process Automation by giving it a name and identifier and clicking "Create," what can you add to it? Note: There are 3 correct answers to this question.

Question11: Which configuration steps are necessary to set process conditions in SAP Build Process Automation?
Note: There are 3 correct answers to this question.

Question12: For which workload requirements would you use State ful Set? Note: There are 3 correct answers to this question.

Question13: You have developed a CAP project and added the XSUAA security configuration.
What information is stored in the xs-security.json file? Note: There are 2 correct answers to this question.

Question14: Which of the following are benefits of using the OData Virtual Data Model of the SAP Cloud SDK?
Note: There are 3 correct answers to this question.

Question15: When creating a CI/CD job, what does defining Source Control Management (SCM) credentials enable?

Question16: Into which environment does the Test step in a CI/CD job allow you to deploy your application?

Question17: In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline.
What does the webhook require to send a request to the specified payload URL? Note: There are 2 correct answers to this question.

Question18: How do you run a CI/CD build manually without pushing changes to Git?

Question19: You develop an application using the Cloud Foundry environment.
What are some steps to restrict access to this application? Note: There are 2 correct answers to this question.

Question20: When would you choose SAP Fiori elements for app development? Note: There are 2 correct answers to this question.

Question21: Which language do you use to create a data model in a CAP project?

Question22: Which method can you use to collect error messages with high severity and return them to the caller in the request-response?

Question23: What are key elements of reactive systems in the distributed environment of side-by-side extensions?
Note: There are 2 correct answers to this question.

Question24: What must you do to pull a container image from a private registry? Note: There are 2 correct answers to this question.

Question25: What can you use to register the JavaScript implementation of an event handler for external services to the framework?

Question26: Which of the following can be used to implement side-by-side extensions in the Cloud Foundry environment of SAP Business Technology Platform? Note: There are 2 correct answers to this question.

Question27: In SAP Fiori, how are drafts used? Note: There are 2 correct answers to this question.

Question28: What is the prerequisite before you can create a CI/CD job for a project?

Question29: Which of the following are use cases for SAP Business Technology Platform? Note: There are 3 correct answers to this question.

Question30: Which of the following are parts of the architecture of the SAP BTP Service Operator for Kubernetes?
Note: There are 2 correct answers to this question.

Question31: What are some characteristics of CAP event handling? Note: There are 2 correct answers to this question.

Question32: You are tasked with developing a simple end-to-end application with data persistency in SAP HANA Cloud and with SAP Fiori as the user frontend, to perform CRUD operations.
According to the programming model's golden path, which activities are mandatory when building such applications? Note: There are 3 correct answers to this question.

Question33: You want to create a new service definition in your CAP project.
In which folder do you place the service definition .cds file?

Question34: Which formats are supported by OData? Note: There are 2 correct answers to this question.

Question35: Your customer presents you with the following Ul requirements:
Users need to work through a comparatively small set of items, one by one Multiple views of the same content One kind of data visualization Which SAP Fiori elements floorplan do you recommend they use?

Question36: Your company is using the SAP Authorization and Trust Management service in conjunction with the XSUAA service to authorize their applications.
Where do you bundle your defined scopes in role-templates?

Question37: You want to register custom event handlers using instances of CAP Node.js SDK classes.
Which one do you use?